---
title: "set system setting · RUAL Documentation"
description: "define a system setting"
canonical: https://docs.rual.nl/block-types/system settings/function_set_system_key
language: en
---

# set system setting

This block is part of the [`system settings`](https://docs.rual.nl/block-types/system%20settings) group and was last modified in core [`v10.4.28`](https://docs.rual.nl/core-versions/100428).

define a system setting

- flow `flow`

- Field required `value` name of this system key

- Value required `value` value of this system key

- description `value` Describes what this key is used for

- secure `condition` Sets the key to be containing secure values

- flow `flow`

A typical wiring for [set system setting](https://docs.rual.nl/block-types/system%20settings/function_set_system_key): a [function trigger](https://docs.rual.nl/block-types/globals/trigger_custom_function) starts the flow; [value](https://docs.rual.nl/block-types/value/value_default) feeds the `field` pin; [value](https://docs.rual.nl/block-types/value/value_default) feeds the `value` pin; the `flow` out pin feeds [debug](https://docs.rual.nl/block-types/state%20ui/state_debug).

![Studio canvas example for the set system setting block: typical wiring for set system setting.](https://docs.rual.nl/canvas-examples/function_set_system_key.png)

### Version history

Introduced in [`v10.4.28`](https://docs.rual.nl/core-versions/100428).
